home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / rmmdr300.arc / REMEMDIR.DOC < prev   
Text File  |  1987-06-26  |  8KB  |  184 lines

  1.  
  2.                       REMEMDIR : Directory Memory Program
  3.                            Version 3.00, 25-Jun-1987
  4.                                   SMG Software
  5.  
  6.                            (C) Copyright 1986,1987 by
  7.                                Steven Georgiades
  8.                               All Rights Reserved
  9.  
  10.  
  11.          REMEMDIR  is  a memory resident utility that will greatly  improve 
  12.     the  DOS  Change  Directory (CD or CHDIR)  command on  tree  structured 
  13.     systems.    This  is  accomplished  by  providing  the  user  with  two 
  14.     enhancements.    The  first enhancement is a Directory  Memory  feature 
  15.     which  eliminates  the need for lengthy keyboard entries when  changing 
  16.     between  working  directories.   The second enhancement is a  Directory 
  17.     Stack  feature  that  will remember the  last  eight  Change  Directory 
  18.     commands issued.   This is useful when switching back and forth between 
  19.     two or more directories. 
  20.          The  Directory Memory feature will be especially useful on systems 
  21.     with  a complex tree structure.   It  provides  a  method  for  quickly 
  22.     accessing  heavily  used working directories.   The user simply assigns 
  23.     each  working directory a number from 1 to 8.  From that time on,   one 
  24.     only need enter two keystrokes for the directory path.  
  25.          The  Directory  Stack  feature of REMEMDIR  enables  the  user  to 
  26.     quickly recall recently accessed paths.   Each time a directory  change 
  27.     occurs, the new path is "pushed" onto an internal stack.  This stack is 
  28.     eight  levels  deep,   allowing  the user to easily  step  forward  and 
  29.     backward through the most recently used directories. 
  30.          These  two  powerful enhancements to DOS should make the  task  of 
  31.     traversing the directory tree a more manageable one for most users.  
  32.  
  33.  
  34.     Command Format:
  35.  
  36.          REMEMDIR [/I | /D | /E]
  37.  
  38.               /I = Install REMEMDIR into Memory
  39.               /D = Disable REMEMDIR
  40.               /E = Enable REMEMDIR
  41.  
  42.          Once installed,  REMEMDIR is invoked through the DOS CD or CHDIR 
  43.          command, as follows:  
  44.  
  45.               CD #           List all directory memories
  46.               CD #n          Change to directory 'n'
  47.               CD #n#         List directory memory 'n'
  48.               CD #n#path     Set directory memory 'n' to 'path'
  49.               CD #+ or +#    List directory stack
  50.               CD +[n]        Move forward 'n' directories in stack
  51.               CD -[n]        Move backwards 'n' directories in stack
  52.  
  53.          Note  that  the  normal  operation  of the  CD  command  is  not 
  54.          affected, except that directory names beginning with "#"  or "-" 
  55.          are no longer permitted.  
  56.  
  57. REMEMDIR, Version 3.00                                                   Page 2
  58.  
  59.     Examples:
  60.  
  61.          REMEMDIR /I         (Install REMEMDIR in Memory)
  62.  
  63.          REMEMDIR /D         (Disable REMEMDIR's operation)
  64.  
  65.          REMEMDIR /E         (Re-Enable REMEMDIR's operation)
  66.  
  67.  
  68.          CD #                (List the value of all path memories)
  69.  
  70.          CD #1               (Change to path specified by memory #1)
  71.  
  72.          CD #2#              (List the value of path memory #2)
  73.  
  74.          CD #3#C:\SYS        (Store the path C:\SYS in path memory #3)
  75.  
  76.          CD #4#A:            (Store the current directory of drive A: in 
  77.                               path memory #4)
  78.  
  79.          CD #5#\PCWRITE      (Store the directory PCWRITE of the current 
  80.                               drive in path memory #5)
  81.  
  82.          CD #6#.             (Store the current default directory in path 
  83.                               memory #6)
  84.  
  85.          CD -                (Change to the directory you were last in)
  86.  
  87.          CD -2               (Change to the directory you were in before 
  88.                               the last one)
  89.  
  90.          CD +                (Return from CD -)
  91.  
  92.          CD +#               (List the value of all paths in the stack)
  93.  
  94.  
  95.     Revision History:
  96.  
  97.          Versions 1.00-2.25  Minor revisions and bug fixes.
  98.  
  99.          Version 3.00        Major re-write.  This version is fully memory 
  100.                              resident and has been expanded to 8 memories 
  101.                              from 5.  Also added directory stack feature.  
  102.  
  103. REMEMDIR, Version 3.00                                                   Page 3
  104.  
  105.  
  106.  
  107.          This software is distributed as ShareWare.  "ShareWare" means that 
  108.     you  are granted free license to use and copy this software as much  as 
  109.     you like, within the following restrictions: 
  110.  
  111.          1).  It  is  distributed  in  its  original,   unmodified  form, 
  112.               including program and documentation. 
  113.  
  114.          2).  No  fee is charged for use,  copying or distribution  (With 
  115.               the exception of nominal "per disk" copying charges, not to 
  116.               exceed $6.00 per disk).  
  117.  
  118.          3).  The  program  may  not  be included  with  other  goods  or 
  119.               services  supplied for a fee,  unless written permission to 
  120.               do so is obtained in advance from the author.  
  121.  
  122.     You are not required to register your shareware,  but if you are  using 
  123.     the  program,   and  find it helpful,  you are  expected  to  register.  
  124.     Registration fees are as follows: 
  125.  
  126.               Full Registration (w/full support) ........ $25.00
  127.               Basic Registration (w/basic support) ...... $15.00
  128.  
  129.     Please make checks payable to Steven M.  Georgiades.  Note that you are 
  130.     not  LEGALLY  obligated  to  register,  but if  you  use  the  software 
  131.     regularly,  you are MORALLY obligated to do so.  Aside from easing your 
  132.     conscience,  basic registration will also get you a diskette containing 
  133.     the  latest  version  of the software (unless you  currently  have  the 
  134.     latest version, in which case I will send you the next major revision), 
  135.     a printed version of the documentation (8-1/2 x 11,  unless you specify 
  136.     6-1/4  x  8-1/2), and basic user support,  which means that I will work 
  137.     with you to resolve problems,  and will do minor customization.    Full 
  138.     registration will get you everything that basic registration does, plus 
  139.     full  user  support,   which includes telephone support and  all  major 
  140.     revisions  of  the  software  for  two (2)   years  from  the  date  of 
  141.     registration.    Fully  registered  users will  also  receive  new  SMG 
  142.     releases  from  time  to time for evaluation.    In  return  for  these 
  143.     evaluations,   the  user  will receive full registration  for  the  new 
  144.     software at no charge.   When you register,  please specify the name of 
  145.     the program, and the version number. 
  146.          Note that no support will be given to unregistered users EXCEPT in 
  147.     the  case of MAJOR bugs which preclude the unregistered user from using 
  148.     the program.  I  will then do my best to resolve these problems so that 
  149.     the user may evaluate the software fully.  
  150.  
  151. REMEMDIR, Version 3.00                                                   Page 4
  152.  
  153.  
  154.  
  155.  
  156.  
  157.     This program is provided AS  IS  without  any  warranty,  expressed  or 
  158.     implied,  including  but  not  limited  to  fitfulness for a particular 
  159.     purpose.  
  160.  
  161.          If  you have any questions or comments about this or any other SMG 
  162.     program, or if you would like to register any SMG Software, write to me 
  163.     at the following address: 
  164.  
  165.                 Steven M. Georgiades
  166.                 SMG Software
  167.                 701-H South Hayward Street
  168.                 Anaheim, CA  92804
  169.  
  170.     Or leave a message for me on the Circuit Board:
  171.  
  172.                 The Circuit Board RBBS
  173.                 SYSOP: Dave Kleinschmidt
  174.                 (714) 778-0948
  175.                 300/1200/2400 Baud - No Fee
  176.  
  177.     All  SMG  Software  is  initially released to the  public  through  the 
  178.     Circuit  Board.   The latest version of any SMG Software can always  be 
  179.     found there.  
  180.  
  181.     A diskette containing all of the latest SMG Software can be obtained by 
  182.     sending a check or money order for $6.00  to the above address.    Make 
  183.     all checks payable to Steven M. Georgiades.  Thank you.  
  184.